﻿@charset "utf-8";

.container_image{width:980px;height:320px;margin:0 auto;position:relative;}
.add{background:url(../images/a_more.png) no-repeat 0 0;width:60px;height:60px;position:absolute;left:50%;margin-left:-30px;bottom:30px;z-index:4;cursor:pointer;display:none;}
.container_image .i_btn{display:block;width:34px;height:80px;position:absolute;top:125px;z-index:3;background-image:url(../images/a_l.png);}
.container_image .prev_L{left:36px;background-position:0 0;}
.container_image .next_R{right:68px;background-position:-34px 0;}
.slide_img {width:600px;height:300px;position:relative;z-index:1;}
.slide_img li{width:160px;height:300px;overflow:hidden;position:absolute;top:15px;background:#ffffff;}
.slide_img li a{display:block;position:relative;width:100%;height:100%;height:300px;  z-index:0}
.slide_img li a img{ height:100%; }
.slide_img li.on a{height:330px;}
.slide_img li.on{width:520px; left:140px;top:0;box-shadow:0 0 15px rgba(0,0,0,0.6) ;overflow:hidden;}
.slide_img li.on img{width:100%;}
.slide_img li.left{left:0;}
.slide_img li.right{left:420px; }
.slide_img li.right img{  }
.slide_img li.mid{left:140px;}
.slide_img li .info{height:134px;padding-top:6px;position:absolute;left:0;bottom:0;width:94%;padding:0 3%;color:#ffffff;display:none;z-index:3;}
.slide_img li .icon{background:url(../images/a_more.png) no-repeat 0 0;width:60px;height:60px;position:absolute;left:140px;bottom:30px;z-index:4;}
.slide_img li.on .icon{display:block;}
.slide_img li .bg{width:100%;height:142px;background:#000000;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);position:absolute;left:0;bottom:0;z-index:0;display:none;}
.slide_img li .info span{font-size:18px;display:block; padding:7px 0;height:36px;overflow:hidden;padding-left:12px;background:url(../images/tibg3.png) no-repeat 0 center;line-height:36px;}
.slide_img li .info p{font-size:16px;line-height:24px;height:48px;overflow:hidden;}
.slide_img li .info i{display:block;width:60px;height:60px;background:url(../images/a_more.png) no-repeat 0 -60px;cursor:pointer;position:absolute;left:50%;margin-left:-30px;top:-30px;}

.picMarquee-left{ min-width:950px;overflow:hidden; position:relative;padding-top:5px}
		.picMarquee-left .hd{ overflow:hidden;  height:30px; }
		.picMarquee-left .hd .prev{ display:block;  width:28px; height:28px; float:left; overflow:hidden;
			 cursor:pointer; background: url("/img/left.png") no-repeat;z-index:1;position: absolute;  bottom:65px;left:0%;}
		.picMarquee-left .hd .next{ display:block;  width:28px; height:28px; float:right;  overflow:hidden;
			 cursor:pointer; background:url("/img/right.png") no-repeat;z-index:1;position: absolute; bottom:65px;right:0;}
		.picMarquee-left .hd .next{ /*background-position:0 -50px; */ }
		.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
		.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }

		.picMarquee-left .bd{ padding:0px; width:950px;margin:0 auto;  }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin-right:26px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{ width:280px; height:320px; display:block;  }
		.picMarquee-left .bd ul li .pic a:hover img{  }
        .floatingAd .ad{z-index:100;background:none;position:absolute;display:none;}
.floatingAd a{color:#000000; display:inline-block;text-decoration:none;}
.floatingAd a img{border:0;}
.floatingAd .close{display:none;}
.floatingAd .opacity{position:absolute; top:0; width:100%; height:25px; background-color:#000000; opacity:0.20; filter:alpha(opacity = 20);}
.opacity1{opacity:0.90; filter:alpha(opacity = 90);}
.floatingAd .text{position:absolute; top:0; width:100%; height:25px; color:#000000; line-height:25px; }
.floatingAd .text .button{position:relative;float:right;top:5px;right:5px;width:16px;height:16px;background:url("/images/close.png") no-repeat;cursor:pointer;}
.floatingAd .text .titlee{position:relative;float:left;font-size:12px;margin-left:5px;}
